home *** CD-ROM | disk | FTP | other *** search
/ Acorn User: China / Acorn User China CD-ROM (UK) (Disc B) / Acorn User China CD-ROM (UK) (Disc B).bin / STUTTGART / FROMUTS / SCSIFILE / !SCSIFiler_!Help < prev    next >
Encoding:
Text File  |  1991-09-22  |  3.9 KB  |  86 lines

  1.  Help for !SCSIFiler v1.00, by Jason "The Master of the Arcane" Williams
  2.  =======================================================================
  3.  
  4.  
  5. * Disclaimer ************************************************************
  6. *                                                                       *
  7. * This program is completely PD. Copy it as much as you like, so long   *
  8. * as you do not make any profit from such activities.                   *
  9. * Use it at your own risk. I accept no responsibility for any loss or   *
  10. * damage caused by the use or misuse of this program.                   *
  11. *                                                                       *
  12. * Note: This was written to work with Oak SCSI drives. It WILL NOT work *
  13. * with ADFS (ST506) drives. It may not work with other SCSI interfaces. *
  14. *                                                                       *
  15. *************************************************************************
  16.  
  17.  
  18. Loading instructions
  19. ====================
  20.  
  21. To replace your old filer with !SCSIFiler, just double-click the icon...
  22.  
  23. To permanently replace it, if your computer automatically boots from a hard
  24. drive or battery-backed RAM or whatever, then you can add this application
  25. into your boot-up sequence.
  26. (RUN IT AND TEST THAT IT WORKS BEFORE PUTTING IT INTO YOUR AUTO-BOOT!)
  27.  
  28.  
  29. Description
  30. ===========
  31.  
  32. After having my brand new Oak SCSI card for 3 days, I finally got fed up
  33. with the supplied filer (SCSIFiler module) so much that I wrote my own
  34. replacement for it. It does almost everything the old filer did, plus more.
  35.  
  36.  
  37. Functions
  38. =========
  39.  
  40. · Dismount, Verify and Free just as on the Oak Filer.
  41.  
  42. · Mount a disc by clicking it's icon, just as on the Oak Filer.
  43.  
  44. · Ability to display MY hard drive icon, which is higher than the default
  45.   one.
  46.   (If you wish to change this icon, edit the sprite "SCSIdisc" in the
  47.   !Sprites file. (I have included my "FloppyDisc" and "RamFS" icons with the
  48.   names "NFloppyDisc" and "NRamFS" - If you like them, rename the 'n' off
  49.   the front of their names, and they will replace the normal icons. Note
  50.   that for floppydisc to work correctly, it must be loaded BEFORE the
  51.   desktop is started up.))
  52.  
  53. · Mounting and dismounting the drive doesn't cause the icon to jump to the
  54.   end of the icons on the iconbar. I CAN'T STAND having my hard disc
  55.   'moving', especially if you click menu over the icon with the disc
  56.   unmounted- The icon jumps away from under the pointer! Eugh!
  57.  
  58. · Display of current freespace under the drive icon (e.g. "83M" means
  59.   approx. 83 Megabytes are free on that drive)
  60.   Note that it doesn't try to read the free space on the drive if the drive
  61.   is unmounted (Which would cause it to be mounted, which is not good if you
  62.   just dismounted it so you could turn the machine off!!!). In this case,
  63.   the last freespace reading, or 00M will appear instead.
  64.  
  65. At present, I have not implemented the 'Name Disc' option- As I wrote this
  66. for my personal use, I didn't bother, as I don't see why anyone would want
  67. to change the name of their hard disc every 5 minutes, and if they really
  68. have to, they can still do it from the CLI...
  69.  
  70. The name is no longer displayed under the icon (The free space indicator
  71. goes there now instead), but it is shown (if known) in the title of the menu
  72. that you bring up from each drive. If the name is unknown, the drive numer
  73. will be shown instead. Note that the name can still remain known when the
  74. disc is dismounted, unlike the Oak filer. (I don't know why... I do the same
  75. as the Oak filer to read the name!!!)
  76.  
  77. When run, !SCSIFiler kills the current SCSI Filer module (Which is copied
  78. into RAM from the podule when you turn your computer on) and takes over it's
  79. functions.
  80.  
  81. !SCSIFiler can be killed from the Task Manager window, but remember that
  82. this leaves you without any way of mounting your hard drive!! (Apart from
  83. resorting to the CLI). The 'old' filer will NOT reappear if you kill
  84. SCSIFiler.
  85.  
  86.